AdGPACourseAttribute 
Logical Entity Name  AdGPACourseAttribute 
Default Table Name  AdGPACourseAttribute 
Physical Only  NO 
Definition 
 
Note 
 

AdGPACourseAttribute Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdGPACourseAttributeID(PK)    int  NO 
 
AdGPAID(FK)    int  NO 
 
AdAttributeID(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

AdGPACourseAttribute Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AdGPACourseAttribute_AdGPACourseAttributeID  PrimaryKey  AdGPACourseAttributeID 

AdGPACourseAttribute Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdAttribute  Non-Identifying  One To Zero or More  FK_AdGPACourseAttribute_AdAttributeAdAttributeID      AdAttributeID  NO  YES 
AdGPA  Non-Identifying  One To Zero or More  FK_AdGPACourseAttribute_AdGPAAdGPAID      AdGPAID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdGPACourseAttributeUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdGPACourseAttribute Check Constraints 
Check Constraint Name  CheckConstraint